Syntax
public
void Rafts_CreateOrUpdateRaftItem(int? Raft_Id, string RaftItemType_Code, string RaftItem_Name, System.DateTime? Modified_Date, byte[] Content_Bytes)
Parameters
- Raft_Id
- Type: int?
- RaftItemType_Code
- Type: string
- RaftItem_Name
- Type: string
- Modified_Date
- Type: System.DateTime?
- Content_Bytes
- Type: byte[]